FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.3 (172 ms)

Package ca.on.phsd.r4-alpha
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-Subscriptioncontent
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-Subscriptioncontent
Status draft
Name Subscriptioncontent
Experimental False
Description How much of the resource content to deliver in the notification payload. The choices are an empty payload, only the resource id, or the full resource content.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-oh-subscription R4BackportedR5Subscription

Resources that this resource uses

CodeSystem
http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system Backported R5 Subscription Content Code System
http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system Backported R5 Subscription Content Code System


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-Subscriptioncontent",
  "name" : "Subscriptioncontent",
  "status" : "draft",
  "description" : "How much of the resource content to deliver in the notification payload. The choices are an empty payload, only the resource id, or the full resource content.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Subscription.channel.payload"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "How much of the resource content to deliver in the notification payload. The choices are an empty payload, only the resource id, or the full resource content.",
        "min" : 1,
        "max" : "1",
        "mustSupport" : false,
        "isModifier" : false
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-Subscriptioncontent"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "definition" : "Notification content level",
        "type" : [
          {
            "code" : "code"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueCode",
        "path" : "Extension.value[x]",
        "sliceName" : "valueCode",
        "type" : [
          {
            "code" : "code"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "Codes to represent how much resource content to send in the notification payload.",
          "valueSet" : "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.